body{ margin: 0px;padding: 0px; font-size:16px; line-height:20px; color:#1e1e1e; min-width: 1200px;color: #232323;}
.fl { float: left; }
.fr {float: right;}
a { text-decoration: none; color: #232323;}
a:hover { text-decoration: none; color: #d81313;}
ul,.li { list-style: none; margin: 0px; padding: 0px;}
input[type=text]:focus{
    outline: none;    // 如何把蓝色去掉？
    border: 1px solid #fff; // 如何改成别的颜色？;
	 background: #fff;
}

input,button,a {
    outline:0 none !important; blr:expression(this.onFocus=this.blur());
}

.index,.nav { width: 1200px; margin: auto;}
.home { width: 1200px; margin: auto; overflow: hidden; padding-top: 45px;}
.home001 { width: 1200px; margin: auto; overflow: hidden; padding-top: 15px;}


.table_paging {width: 100%; height: 60px;float: left;text-align: center; margin-top:30px;}
.table_paging a {display: inline-block; margin: 19px 3px;height: 28px;padding: 0 6px;box-sizing: border-box;border: solid 1px #e8e8e8; cursor: pointer;
text-align: center; line-height: 22px;transition: 0.3s ease-in;}
.table_paging a.xuanze { background: #d30b15; border: solid 1px #d30b15;color: #fff;}
.table_paging a:hover { background: #d30b15;border: solid 1px #d30b15; color: #fff;}
.table_paging a.tiaozhuan{background:none;border:none;}
.table_paging a.tiaozhuan:hover{background:none;border:none;color:#333;cursor:inherit;}
.table_paging a input{width: 32px;height: 22px; line-height: 22px; border: 1px solid #ccc;box-sizing:border-box;margin:0 5px;position:relative;top:-1px;color:#000;outline:0;}
.a_btt { background: #f6f6f6; height: 45px; line-height: 45px; border: 1px solid #ededed; text-indent: 14px;}
.a_bk { border:1px solid #ccc; padding:40px 0 50px 0; margin-top:40px;}
.a_zj { width:1130px; margin:auto; overflow:hidden}
.show_bt { line-height:30px;text-align: center; font-size:22px}
.show_time { color:#ccc; padding-bottom:15px; text-align:center; border-bottom:1px solid #e3e3e3; margin-top:20px;}
.show_nr { line-height:35px; padding-top:28px;}
.show_dy { text-align:center; padding-top:50px;}
